Skip to content

Conversation

@Mpdreamz
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 12, 2025 17:09
@Mpdreamz Mpdreamz self-assigned this Mar 12, 2025
@Mpdreamz Mpdreamz requested a review from a team March 12, 2025 17:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements a shared cross-link resolver to optimize linking across builds in the Assembler project. Key changes include:

  • Adding a new AssemblerCrossLinkFetcher class to handle cross-link fetching.
  • Introducing a new "Skip" flag in Repository configurations via both code and YAML files.
  • Updating AssemblerBuilder to utilize the shared CrossLinkResolver during the documentation building process.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/docs-assembler/Building/AssemblerCrossLinkFetcher.cs New cross-link fetching class using shared configuration
src/docs-assembler/Configuration/Repository.cs Adds a skip flag property to repository configuration
src/docs-assembler/assembler.yml Updates reference configurations with skip flags
src/docs-assembler/Building/AssemblerBuilder.cs Modifies build process to include the cross-link resolver

@Mpdreamz Mpdreamz merged commit 0a135ad into main Mar 12, 2025
9 checks passed
@Mpdreamz Mpdreamz deleted the feature/assembler-build-share-cross-link-resolver branch March 12, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants